home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / demos.idb / usr / demos / General_Demos / 3da / RUN.z / RUN
Encoding:
Text File  |  1997-06-26  |  236 b   |  9 lines

  1. #!/bin/csh -f
  2. #Tag 0x9075
  3.  
  4. setenv DISPLAY localhost:0.0
  5. /usr/bin/X11/xconfirm -icon info -t "Loading HRTF files..." &
  6. chdir /usr/demos/General_Demos/3da
  7. /usr/demos/General_Demos/3da/3da /usr/demos/General_Demos/3da/data/smallAudio.iv&
  8.  
  9.